FontSizeInPixels

A size of the font in pixels.

Since

7.20

Functions

Link copied to clipboard
open fun of(pixels: Int): FontSizeInPixels
Returns the FontSizeInPixels instance for the given value.
Link copied to clipboard
open fun value(): Int
Returns the font size value measured in pixels.